Remove the unused, initial-text logic from the location entry
authorFederico Mena Quintero <federico@gnome.org>
Wed, 27 Jul 2011 22:46:04 +0000 (17:46 -0500)
committerFederico Mena Quintero <federico@gnome.org>
Wed, 27 Jul 2011 23:56:18 +0000 (18:56 -0500)
commitff95a79d984a2b18b56025445e1bcc36cd3e692b
treef5590ba62fddcca6e35fc5e93a4328b34ccf1091
parentfa2e2876876916eef45fa229534676ca9101fab0
Remove the unused, initial-text logic from the location entry

Years ago, when the location entry only appeared in a popup window, it used to appear
populated with the current folder's path.  We had some logic to do this, but since now
the location entry appears in the main dialog, we can do away with that old code.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilechooserdefault.c